Ewan Mellor [Thu, 26 Oct 2006 14:59:51 +0000 (15:59 +0100)]
Implement new PIF-based network model, and match movement of I/O-statistics.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 14:57:29 +0000 (15:57 +0100)]
Implement VDI.resize message.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 14:56:44 +0000 (15:56 +0100)]
Implement HostCPU.{vendor,speed,modelname}.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 14:53:31 +0000 (15:53 +0100)]
Implement new VMX feature flag.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 14:49:57 +0000 (15:49 +0100)]
Added HostCPU.{vendor,speed,modelname}.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 14:48:44 +0000 (15:48 +0100)]
Added VMX feature flag.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 14:47:46 +0000 (15:47 +0100)]
New PIF class.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 14:46:46 +0000 (15:46 +0100)]
Remove get_record_internal -- it's not needed at the binding level.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 14:43:32 +0000 (15:43 +0100)]
Rename VTPM.type to VTPM.driver, to match the libxen bindings.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 14:35:18 +0000 (15:35 +0100)]
Fix network model by moving Network.NIC and Network.VLAN onto a new PIF class.
Also, merge network and disk bandwidth into a single io/ namespace.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 14:03:47 +0000 (15:03 +0100)]
Rename get_by_label to get_by_name_label everywhere -- this was always the
intended name.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 13:40:22 +0000 (14:40 +0100)]
Added VDI.resize method.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Thu, 26 Oct 2006 13:39:34 +0000 (14:39 +0100)]
Make all Ref Sets DynamicRO -- they are implied by the existence of an instance
elsewhere, and cannot be modified directly.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Wed, 25 Oct 2006 19:44:01 +0000 (20:44 +0100)]
Datamodel changes adding some basic vTPM extensions to the API that
make its handling similar to that of VBD etc.
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
Ewan Mellor [Wed, 25 Oct 2006 19:40:49 +0000 (20:40 +0100)]
Fix preamble -- get_by_short_name is now called get_by_name_label.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Wed, 25 Oct 2006 19:34:26 +0000 (20:34 +0100)]
Import Xen Management API Draft, 0.4.3, from
http://wiki.xensource.com/xenwiki/XenApi
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Ewan Mellor [Wed, 25 Oct 2006 16:30:17 +0000 (17:30 +0100)]
C bindings adding some basic vTPM extensions to the API that
make its handling similar to that of VBD etc.
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
Ewan Mellor [Wed, 25 Oct 2006 15:06:29 +0000 (16:06 +0100)]
The session class has a lower-case S -- fix the C bindings to match.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Alastair Tse [Fri, 27 Oct 2006 15:46:27 +0000 (16:46 +0100)]
Some updates to the README fixing the kernel.hvm devices config
Alastair Tse [Fri, 27 Oct 2006 15:45:40 +0000 (16:45 +0100)]
[XEND] Fix some missing variables in XendDomain caught by pylint.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 27 Oct 2006 15:44:15 +0000 (16:44 +0100)]
[XEND] Fix missing SR references in XendAPI
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 26 Oct 2006 18:43:11 +0000 (19:43 +0100)]
A survey of all the supported configuration options in Xend and also
what they map to in the Xen API.
Alastair Tse [Thu, 26 Oct 2006 16:59:49 +0000 (17:59 +0100)]
[XEND] Add more API implementations, add sched_id_get to xc.
Signed-off-by: Alastair Tse <atse@xensource.com>
Ewan Mellor [Wed, 1 Nov 2006 10:12:13 +0000 (10:12 +0000)]
Import 83:
b569bb25a8f08a15381b022ee143d7f205976604 from xen-api.hg, minus the
Makefile patch.
[XEND] Remove blank image file generation for QCOW images.
There is no need for a blank backing store, although this means we
have to find a new way to determine how much virtual disk space is
free in the StorageRepository.
Beginnings to attempt to supoprt HVM guests.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 20 Oct 2006 12:35:25 +0000 (13:35 +0100)]
[XENAPI] Add shell option for xapi.py so it can remember sessions.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 20 Oct 2006 12:33:55 +0000 (13:33 +0100)]
[XEND] Fix KB allocation in XendStorageRepository
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 19 Oct 2006 16:48:54 +0000 (17:48 +0100)]
[XEND] Remove mistake of not checking xenstore's name entry for Dom0
Also fix logic with detecting whether devid is an int or not because
xm passes this as a string all the time.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 19 Oct 2006 16:46:54 +0000 (17:46 +0100)]
[XEND] Add some docstrings about XendAuthSessions
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 19 Oct 2006 16:46:08 +0000 (17:46 +0100)]
[XM] Fix TypeError in exception handler if there is no res_label.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 19 Oct 2006 14:37:16 +0000 (15:37 +0100)]
[XEND] Switch to PAM authentication for login sessions
[XENAPI] Fix case difference in API for Host.* functions
Signed-off-by: Alastair Tse <atse@xensource.com>
kfraser@localhost.localdomain [Wed, 18 Oct 2006 16:54:58 +0000 (17:54 +0100)]
[ACM] Fix the resource representations in the resource_label
file. Without this patch, multiple representations of the same
resource can co-exist in the resource label file and lead to errors
during operation.
Ensures that all resource file names are stored with absolute
path name and are unique. Setting labels of phy-resources, relative
paths will automatically be pre-pended with '/dev/'; labeling
file-resources with relative paths will raise an error.
Signed-off by: Reiner Sailer <sailer@us.ibm.com>
Alastair Tse [Thu, 19 Oct 2006 10:36:49 +0000 (11:36 +0100)]
[SOLARIS] Xen daemons are managed separately, so we need a way to start
just xend, and we need to disable xend's self-restarter.
Merged with Xen API Tree.
Signed-off-by: John Levon <john.levon@sun.com>
Alastair Tse [Thu, 19 Oct 2006 10:35:09 +0000 (11:35 +0100)]
[SOLARIS] The hotplug scripts live in a different place on Solaris.
Add osdep.py module
Signed-off-by: John Levon <john.levon@sun.com>
Alastair Tse [Thu, 19 Oct 2006 10:33:45 +0000 (11:33 +0100)]
[SOLARIS] The hotplug scripts live in a different place on Solaris.
Merged with Xen API Tree
Signed-off-by: John Levon <john.levon@sun.com>
kfraser@localhost.localdomain [Tue, 17 Oct 2006 17:23:24 +0000 (18:23 +0100)]
[SOLARIS] Add the correct machine name for Solaris to arch.py.
Signed-off-by: John Levon <john.levon@sun.com>
kfraser@localhost.localdomain [Sun, 15 Oct 2006 08:19:26 +0000 (09:19 +0100)]
[XEND] Check for and fail on non-existent floppy-drive file when starting HVM guest.
The qemu device model hangs when a non-existent floppy file is passed
via 'fda' or 'fdb'. The attached patch checks whether the floppy file
exists and raises an error if it does not.
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
kfraser@localhost.localdomain [Tue, 10 Oct 2006 15:02:30 +0000 (16:02 +0100)]
[XEND] Add missing line from changeset 11653:
3b7e11cbeb940
Signed-off-by: Keir Fraser <keir@xensource.com>
Alastair Tse [Fri, 13 Oct 2006 17:36:25 +0000 (18:36 +0100)]
[XEND] Re-add the tap prefix because it is needed.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 13 Oct 2006 16:34:13 +0000 (17:34 +0100)]
[XENAPI] Make vm-destroy consistent with API naming. Moved what is
known as xm destroy to vm-shutdown --force.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 13 Oct 2006 16:33:34 +0000 (17:33 +0100)]
[XEND] Remove extra tap: prefix for device uname.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 13 Oct 2006 16:17:45 +0000 (17:17 +0100)]
[XEND] Fix bugs in vbd_create logic when handling VDIs
Attempt to handle 'tap' devices as 'vbd' devices even though the
internal configuration has no idea that 'tap' is a subclass of 'vbd'.
Add option parsing to vbd-create and vdi-create so you can override
the configuration file options.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 13 Oct 2006 14:38:13 +0000 (15:38 +0100)]
[XEND] Fix some bad names left behind while converting all storage to
bytes rather than KB.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 13 Oct 2006 14:34:01 +0000 (15:34 +0100)]
[XEND] XendVDI saves configuration on change.
Added a base class called AutoSaveObject that will attempt to call
save_config() if any attribute in the object changes. It isn't
particularly efficient, but we do not expect VDI to change much.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 13 Oct 2006 14:13:21 +0000 (15:13 +0100)]
[XEND] Updates to SR and VDI implementations
* Moved xenapi transport util method, stringify to xen.util.xmlrpclib2
* XenVDI now preserves configuration to an XML-ish file
* Update Xen API's class names to be all lowercase
* Update get_by_label to get_by_name_label and return sets as the API
expects.
* Add support for VBD creation with a VDI reference.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 12 Oct 2006 17:51:17 +0000 (18:51 +0100)]
[XEND] Adding API stub generation to XendAPI + SR implementation for
Xen API.
Fixed *get_by_label functions to return a Set rather than only one
result.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 12 Oct 2006 17:01:32 +0000 (18:01 +0100)]
[XEND] Beginnings of the Xend Storage Repository implementation.
Currently it is a basic repository that just creates images on demand
and wraps them as VDIs. Rudimentary support for querying the available
space using 'df'. Creates images via 'qcow-create' after creating an
empty image.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 12 Oct 2006 17:00:01 +0000 (18:00 +0100)]
[XEND] Removing this file from version control as it is now
autogenerated via the distutils build script.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 12 Oct 2006 11:30:01 +0000 (12:30 +0100)]
[XEND] Fix interpretation of stringified 64 bit ints in
XendConfig. Rename Xen API classes, "Host" and "Host_CPU" to their
lowercase equivalent.
Apparent confusion in the docs as to what they should be named.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 12 Oct 2006 11:27:56 +0000 (12:27 +0100)]
[XEND] Add some sort of rudimentary version embedding into the source
so we can report the Xend version number as opposed to Xen's version
number.
Signed-off-by: Alastair Tse <atse@xensource.com>
ewan@linford.intra [Sat, 7 Oct 2006 17:22:48 +0000 (18:22 +0100)]
Give our test VM a name with no space (Xend does not allow this at the moment).
Signed-off-by: Ewan Mellor <ewan@xensource.com>
ewan@linford.intra [Sat, 7 Oct 2006 17:22:09 +0000 (18:22 +0100)]
Import libxen-src-0.4.3-2.tar.bz2.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 21:50:29 +0000 (22:50 +0100)]
[XEND] Conform to Xen API XMLRPC Wire Protocol Customisation
1. Int(s) all have to be String(s).
2. Enums are not transmitted as Ints, but as Descriptive Strings.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 17:01:08 +0000 (18:01 +0100)]
[XENAPI] Adding some rudimentary documentation about what has changed.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 16:34:49 +0000 (17:34 +0100)]
[XEND] Save device updates to VM configuration via Xen API
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 15:40:39 +0000 (16:40 +0100)]
[XEND] Fix check for whether domain is running.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 15:30:35 +0000 (16:30 +0100)]
[XENAPI] Support for VBD/VIF info listing in vm-list --long
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 15:27:06 +0000 (16:27 +0100)]
[XEND] Proper support for devices with UUID. Removing old workaround
with augmented VM UUIDs with devids.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 11:46:46 +0000 (12:46 +0100)]
[XENAPI] Add missing function names. Proper sub command help messages.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 11:31:24 +0000 (12:31 +0100)]
[XENAPI] Pretty print error messages, insert simple argument parsing
framework
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 11:30:46 +0000 (12:30 +0100)]
[XEND] Keep track of attached vbds and vifs for XenAPI
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 11:02:29 +0000 (12:02 +0100)]
[XENAPI] Fix wrong vars being extracted from reading python cfg
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 10:57:16 +0000 (11:57 +0100)]
[XENAPI] Added hard shutdown (aka. vm-destroy)
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 10:56:36 +0000 (11:56 +0100)]
[XEND] Remove annoying debugging messages
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Fri, 6 Oct 2006 10:48:21 +0000 (11:48 +0100)]
[XENAPI] Example tools to create/destroy/shutdown VMs
Example Session:
xapi.py vm-list
xapi.py host-info
xapi.py vm-create xapi.domcfg.py
xapi.py vbd-create GentooAPI xapi.vbdcfg.py
xapi.py vif-create GentooAPI xapi.vifcfg.py
xapi.py vm-start GentooAPI
xapi.py vm-shutdown GentooAPI
xapi.py vm-delete xapi.py
signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 19:03:16 +0000 (20:03 +0100)]
[XEND] Fix shutdown reasons from Xen API
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 19:02:50 +0000 (20:02 +0100)]
[XEND] Another attempt at fixing escaping logic in SXP
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 18:13:52 +0000 (19:13 +0100)]
[XEND] Fix XenAPI Host interface so that get_record works.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 17:48:54 +0000 (18:48 +0100)]
[XEND] Fix many typos with VM interface to XenAPI
1. Python XMLRPC does not allow integer keys to structs.
2. Typo with on_suspend and on_preserve
3. Changed all tuples in constants to lists so .index() works.
4. Made get_vcpus_utils to return seconds of CPU time.
5. Fix flawed login in VM.get_record()
Alastair Tse [Thu, 5 Oct 2006 17:24:18 +0000 (18:24 +0100)]
[XEND][XM] Fix bug in XendDomainInfo.recreate introduced by refactoring.
* Replaced autostart and autostop with more descriptive on_xend_start
and on_xend_stop for the configuration.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 17:22:13 +0000 (18:22 +0100)]
[XM] Add missing parameter to XM XMLRPC call so that we get the
devices in xm list --long
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:20 +0000 (17:29 +0100)]
[XEND] Comments cleanups
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:20 +0000 (17:29 +0100)]
[XEND] Remove misleading debugging message
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=732
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:20 +0000 (17:29 +0100)]
[XM][XEND] Speed up xm list
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Exposing the XendAPI module in the XMLRPCServer
Signed-off-by: Alastair Tse <atse@xensource.com>
acnt2@huggins.lce.cl.cam.ac.uk [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XM] new.py that implements adding an unstarted domain
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XM] Add commands to implement lifecycle commands via the XM XMLRPC interface.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Make SXP be compatible with sequencetypes (Tuples and Lists)
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND][XENAPI] XendNode implementation for Xen API Host, Host CPUs
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Add a convenience function for UUID generation
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND][XENAPI] XendCheckpoint should use XendConfig for passing configs.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Implementation of Xen-API in a separate module.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Change blkif to use the new style configuration
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Massive XendDomain XendDomainInfo reorganisation to use XendConfig.
* Added some constants to do with lifecycle management in XendDomain
* Added docstrings
* Made all private functions prefixed with an underscore (_)
* Added lifecycle management in XendDomain which stores configs in SXP
format.
* Added bits of XenAPI support.
* Moved all XendDomainInfo constants to a separate file
* Moved most of the domain creation login into XendDomainInfo rather
than in module level functions.
* Moved to use Xen API compatible reporting of state.
* Reorganised methods into logical groups in XendDomain and XendDomainInfo
* Moved all domain configuration validation into XendConfig
* Removed DevController cruft from the bottom of XendDomainInfo to
XendDevices.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] XendConfig is an extended python dictionary that is used to exchange
VM configuration information to allow easy import and export to different
file types.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Refactoring device controllers to its own module so it can be used by both XendConfig and XendDomainInfo.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND][XENAPI] Split Xend global constants out to its own file.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND][XENAPI] Adding some default Xen API Errors
Signed-off-by: Alastair Tse <atse@xensource.com>
acnt2@huggins.lce.cl.cam.ac.uk [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Minor code formatting changes to XendRoot.py
Signed-off-by: Alastair Tse <atse@xensource.com>
acnt2@huggins.lce.cl.cam.ac.uk [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND][LIFECYCLE] Configurable storage path for lifecycle support
Signed-off-by: Alastair Tse <atse@xensource.com>
acnt2@huggins.lce.cl.cam.ac.uk [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Clean up some keyword clashes with XendCheckpoint
- Replaced str with domstr
- Disabled changing domain name while migrating
Signed-off-by: Alastair Tse <atse@xensource.com>
acnt2@huggins.lce.cl.cam.ac.uk [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Xen API Auth Manager for handling sessions
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Make XMLRPC Server shutdown cleanly.
We can now catch the end of Xend and clean up domains accordingly.
Signed-off-by: Alastair Tse <atse@xensource.com>
Alastair Tse [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Make logging an optional parameter for the XMLRPCServer
Signed-off-by: Alastair Tse <atse@xensource.com>
acnt2@huggins.lce.cl.cam.ac.uk [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Replace dom with domid.
* Also removed stray semicolon
* Fixed whitespace for pciif.py
* Moved DEV_MIGRATE_TEST to xen.xend.__init__.py
Signed-off-by: Alastair Tse <atse@xensource.com>
acnt2@huggins.lce.cl.cam.ac.uk [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Python API break. Replacing ambiguious 'dom' with 'domid'
Signed-off-by: Alastair Tse <atse@xensource.com>
acnt2@huggins.lce.cl.cam.ac.uk [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Minor stylistic fixes for XendBootloader.py
Signed-off-by: Alastair Tse <atse@xensource.com>
acnt2@huggins.lce.cl.cam.ac.uk [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Make import sxp into absolute import.
* Replacing import sxp with from xen.xend import sxp to avoid
confusion.
Signed-off-by: Alastair Tse <atse@xensource.com>
acnt2@huggins.lce.cl.cam.ac.uk [Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)]
[XEND] Fix backslash escaping so it ignores escapes if they don't make sense.
Signed-off-by: Alastair Tse <atse@xensource.com>
Steven Smith [Mon, 2 Oct 2006 12:45:44 +0000 (13:45 +0100)]
[XEN][HVM] Fix a bug which could lead to the guest locking up if it
tried to a backwards memcpy across a page boundary in an MMIO region.
This should fix the problems some people have been reporting running
vim.
Signed-off-by: Steven Smith <sos22@cam.ac.uk>
kaf24@firebug.cl.cam.ac.uk [Sat, 30 Sep 2006 10:35:02 +0000 (11:35 +0100)]
[HVM][TOOLS] Improve warnign message when trying to create
an HVM guest on a non-capable platform.
Signed-off-by: Keir Fraser <keir@xensource.com>